Online IVR Tutorial
Loops


While <condition> <statements> EndWhile

Parameters

Remarks

Example

1. Simple loop:

2. Loop with Break/Exit and Loop/Continue: